Welcome![Sign In][Sign Up]
Location:
Search - Visual Graph

Search list

[matlabVOCdevkit_14-Apr-2008.tar

Description: PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。-PASCAL Visual Object Classes, Competition visual recognition procedures, a total of 20 major categories of the visual target. With code written in MATLAB. Able to generate precision/recall graph.
Platform: | Size: 254976 | Author: yangchengbo | Hits:

[Graph programGraphIso

Description: Graph isomorphism with Visual C-Graph isomorphism with Visual C++
Platform: | Size: 329728 | Author: Anh Dang | Hits:

[OtherVisualDataMiningofGraphBasedData

Description: Visual Data Mining of Graph-Based Data Oliver Niggema-Visual Data Mining of Graph-Based Data Oliver Niggemann
Platform: | Size: 1360896 | Author: cara | Hits:

[Graph Drawings5

Description: 孔令德 计算机图形学基础教程(Visual C++版)第五章编程作业-Essentials孔令德Computer Graphics (Visual C++ version) Chapter V programming operation
Platform: | Size: 2026496 | Author: 陈燕月 | Hits:

[Data structscreate_graphic

Description: 图的建立,有多种的图可以选择,也可以选择图的遍历方法,里面的图的存储结构是以顶点数组和邻接矩阵的方式存储的。-Map-building, there are several plans to choose, you can choose to graph traversal method, which the storage structure of the plan is based on vertex adjacency matrix of the array and stored the.
Platform: | Size: 2048 | Author: 韩寒 | Hits:

[GUI DevelopCharting

Description: Graph drawing using visual basic program
Platform: | Size: 104448 | Author: Manoj | Hits:

[Windows DevelopNS2VisualTraceAnalyzer

Description: NS2 Visual Trace Analyzer
Platform: | Size: 525312 | Author: ali | Hits:

[GDI-BitmapGraph

Description: 在Visual C++ 6.0的环境中实现画直线,折线的操作。-In Visual C++ 6.0 environment of painting a straight line, line operation.
Platform: | Size: 23552 | Author: canteen | Hits:

[VC/MFCPackt.Publishing.Microsoft.Visual.C.plus.plus.Wind

Description: This a book about Windows application development in C++. It addresses some rather diffcult problems that occur during the development of advanced applications. Most books in this genre have many short code examples. This one has only four main code examples, but rather extensive ones. They are presented in increasing complexity order. The simplest one is the Tetris application, which deals with graphics, timing, and message handling. The Draw application adds a generic coordinate system and introduces more complex applications states. The Calc application deals with formula interpretation and graph searching. Finally, in the Word application every character is allowed to hold its own font and size, resulting in a rather complex size and position calculation. -This is a book about Windows application development in C++. It addresses some rather diffcult problems that occur during the development of advanced applications. Most books in this genre have many short code examples. This one has only four main code examples, but rather extensive ones. They are presented in increasing complexity order. The simplest one is the Tetris application, which deals with graphics, timing, and message handling. The Draw application adds a generic coordinate system and introduces more complex applications states. The Calc application deals with formula interpretation and graph searching. Finally, in the Word application every character is allowed to hold its own font and size, resulting in a rather complex size and position calculation.
Platform: | Size: 3784704 | Author: walty | Hits:

[OpenGL programproj1

Description: 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(reflex convex)处的顶点坐标。 2.下面考虑修改各顶点颜色。首先多边形绘制改为从位于图形中心的(0,0)处开始,并设为白色。 3.此后对于六个凹角处的顶点分别设定其颜色为黄色,绿色,青色,蓝色,洋红色及红色。默认状态下多边形将出现渐变的效果。 4.此时运行程序将得到如右图所示效果:为此,我们再次绘制前面所绘制的第一个多边形顶点,即可得到所要求图形。 -In the Windows system, install the GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed. The use of Visual Studio C++ compiler has been the project works, and modify the code generates the following graph: On this basis, modify the vertex colors to make different colors for each vertex, polygon internal color gradient. Operational methods and experimental steps: 1. Use GL_POLYGON draw white polygon models, as painted concave polygon as a polygon, so starting from the most upper left point rendering, in case the graphics to be unpredictable. Note to seek the concave angle (reflex convex) at the vertex coordinates. 2. The following consider amending the vertex colors. First, change from the rendering polygon graphics center located at (0,0) at the beginning, and set to white. 3. Then for the six respective concave corner vertex set its color to yellow, green, cyan, blue, magenta and red colors. Polygon will appear by default gradient e
Platform: | Size: 6144 | Author: 小痴狗子 | Hits:

[ActiveX/DCOM/ATLAddFlow_ActiveX_3.0_(keygen)

Description: AddFlow 3.0 (keygen)AddFlow 3.0 是Lassalle开发的流程图创建工具,提供了Activex的详细接口,类似于Visio的绘图功能,使用非常方便而且功能超级强大,支持VC,VB,Dephi,Visual Studio 2005,VS2008等等,只要能支持ActiveX的就可以使用,它能够为每个图表中的对象(节点或者连接线)分配不同的颜色,字体,形状,风格,图片,文字等。节点移动后仍然保持连接。也提供自动位置的排布,推荐一用!--Flow 3.0 is a flow chart developed by Lassalle to create tools that provide detailed Activex interface, similar to Visio s drawing features, very easy to use and super powerful functions to support the VC, VB, Dephi, Visual Studio 2005, VS2008, etc., as long as they can support for ActiveX can be used on, it can graph for each of the object (node or link) the distribution of different colors, fonts, shapes, styles, pictures, text and so on. After the mobile node to maintain connectivity. Also provides automatic location arrangement, recommend a use!
Platform: | Size: 54272 | Author: lxxk | Hits:

[OtherPlot_a_graph

Description: Visual Basic code to plot a Graph. It is very simple and easy.
Platform: | Size: 3072 | Author: khanh linh | Hits:

[Internet-Networkphpgraphlib_v2.21

Description: PHPGraphLib is a PHP 4.3+ friendly object-oriented class that has powerful customization features, allowing you to generate the perfect bar, line, or pie graph for any application. Best used with dynamic data, PHPGraphLib allows easy visual interpretation of sophisticated data sets.
Platform: | Size: 14336 | Author: Alexis | Hits:

[Windows DevelopGraph

Description: Visual C++ MFC Image processing basics 1
Platform: | Size: 89088 | Author: Sey Gyi | Hits:

[Multimedia Developloadgraph

Description: this a visual c++ 2008 project witch opens c:\testgraph.grf ( made from graph edit or graph studio ) and runs it-this is a visual c++ 2008 project witch opens c:\testgraph.grf ( made from graph edit or graph studio ) and runs it
Platform: | Size: 3121152 | Author: Kashif | Hits:

[Graph programAutoDrawtoBmpFile

Description: 基于Visual C++6.0,实现自动绘制曲线,并保存到BMP图像文件中-Based on Visual C++6.0, automatic drawing curves, and save it to BMP image files
Platform: | Size: 24576 | Author: zjl | Hits:

[2D GraphicGraphBasedimageSegmentation

Description: efficient Graph-Based image Segmentation C++ code(with visual 2008)
Platform: | Size: 2824192 | Author: kim jun oh | Hits:

[GDI-BitmapGraph

Description: 计算机图形学中的一些基本算法,在Visual C++ 6.0中实现-Computer graphics, some of the basic algorithm in Visual C++ 6.0 to implement
Platform: | Size: 173056 | Author: | Hits:

[Graph DrawingGraph

Description: 《Visual C++ 6.0开发技巧与实例剖析》第二章图形设备接口,绘制点、线、多边形等-" Visual C++ 6.0 development skills and examples of analysis of the" second chapter Graphics Device Interface, draw points, lines, polygons, etc.
Platform: | Size: 1936384 | Author: Lu | Hits:

[GUI DevelopGraph

Description: 可视化编程,有八个控件,实现图形在对话框中输出,并能通过滑动条变化大小-Visual programming, eight controls, the realization of graphics output in the dialog box, and change in size through the slider
Platform: | Size: 5437440 | Author: 范小米 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net